Skip to content

fix: bump moby/spdystream to v0.5.1 (CVE-2026-35469)#19

Merged
yajith merged 3 commits into
developfrom
fix/cve-remediation
Apr 22, 2026
Merged

fix: bump moby/spdystream to v0.5.1 (CVE-2026-35469)#19
yajith merged 3 commits into
developfrom
fix/cve-remediation

Conversation

@yajith
Copy link
Copy Markdown
Member

@yajith yajith commented Apr 17, 2026

Problem

Docker Scout reports CVE-2026-35469 in the github.com/moby/spdystream indirect dependency (pulled in via k8s.io/client-go). The vulnerability is fixed in v0.5.1.

Change

Bumped github.com/moby/spdystream from v0.5.0v0.5.1 in go.mod/go.sum. No other dependencies were changed.

Verification

  • Build passes: go build ./...
  • govulncheck ./... confirms CVE-2026-35469 is no longer present and no new vulnerabilities were introduced

Resolves CVE-2026-35469 reported via Docker Scout in the spdystream
indirect dependency (pulled in via k8s.io/client-go).

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@samdulam samdulam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yajith yajith merged commit 28171bd into develop Apr 22, 2026
2 checks passed
@yajith yajith deleted the fix/cve-remediation branch April 22, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants